home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d26 / rurc3.arc / INSTRC3.DOC < prev    next >
Text File  |  1989-10-26  |  7KB  |  138 lines

  1.                         R U Ready For Calculus III ?
  2.  
  3.                                 INSTRUCTIONS
  4.                                 ▀▀▀▀▀▀▀▀▀▀▀▀
  5. To browse through this document, use the following keys :
  6.  
  7. Home     :  takes you to the beginning of the document (here).
  8. End      :  takes you to the end of the document.
  9. PgUp     :  takes you up one page.
  10. PgDn     :  takes you down one page.
  11. Up Arrow :  takes you up one line.
  12. Dn Arrow :  takes you down one line.
  13. Ctrl P   :  prints this document (IBM graphics printing capability required).
  14. Esc      :  takes you back to the main menu.
  15.  
  16. If you look at the bottom left hand side of the screen, you will see these
  17. commands highlighted.  The right hand side displays the length of the
  18. document, together with the lines you are currently viewing.
  19.  
  20. You do not need to use the RETURN (or ENTER) key.  Just press any key and it
  21. will be accepted.  Why don't you press the down-arrow key now?  If nothing
  22. happens, check that the Number Lock key is disabled. 
  23. Now that was easy, wasn't it!  Now try PgDn, and you are on your own.
  24.  
  25.                                 THE PROBLEM
  26.                                 ▀▀▀▀▀▀▀▀▀▀▀
  27. One of the problems we encounter while teaching Calculus III is that many
  28. students do not have the mathematical skills which are essential for
  29. success.  This is true even though the prerequisite courses (Calculus I,
  30. and II) have been passed.  Let me put it another way.  I think the main
  31. reason that students do poorly in Calculus III has little to do with the
  32. course itself.  It has to do with poor or forgotten calculus skills.
  33.  
  34. Even students who have received an "A" in previous calculus courses have
  35. trouble with Calculus III.  This is because some of the material
  36. which they did not master in Calculus I and II is essential for success
  37. in Calculus III.
  38.  
  39. To address this problem, the Mathematics Department of the University of
  40. Arizona decided to do the following.  Write a computer program which a
  41. student can use before starting Calculus III.  This program would quiz the
  42. student on all sections of calculus I and II which are essential to Calculus
  43. III.  In other words, it would not review all of calculus I and II, but would
  44. concentrate on those areas which are actually needed in Calculus III.  The
  45. quiz would not be part of the student's record.  In fact the University would
  46. have no knowledge of it.
  47.  
  48. The whole purpose of the program would be to hone the student's skills in
  49. those parts of calculus which are essential for success in Calculus III.
  50.  
  51. This program should be available at minimum cost and could be run anywhere
  52. a student has access to an MS-DOS machine.  We should supply the computer
  53. labs on campus with copies of the program.  We should also make it freely
  54. available to any interested parties.  Finally, we should upload it to
  55. bulletin boards across the country so that students at universities and
  56. colleges throughout the USA can benefit from it.
  57.  
  58. For our sins, Anne Shelden and I were asked to write such a program, and this
  59. is the result.  Anne supplied the questions and help files.  I wrote the
  60. program.
  61.  
  62. Previous programs, with the same intent, have been released for Calculus I,
  63. Business Calculus, Calcalus II, and ODEs.  We hope to create and release
  64. similar programs for other courses which might include College Algebra.
  65. If you feel your trig or algebra skills need reviewing, you should acquire a
  66. copy of "ARE YOU READY FOR CALCULUS I?".
  67.  
  68. This program is designed to be self-contained.  All you have to know are the
  69. keys used to browse through a document.  There is nothing else to remember
  70. (except calculus!).
  71.  
  72. If you find any mistakes, or if you have any suggestions, or have an
  73. overwhelming desire to express an opinion, please feel free to contact me.
  74. Please mention that this is Version 1.OO of RURCIII.
  75.  
  76.                        David Lovelock,
  77.                        Department of Mathematics,
  78.                        University of Arizona,
  79.                        Tucson, AZ 85721.
  80.  
  81.                  Tel (602)-621-6855 (my office).
  82.                  Tel (602)-621-6893 (departmental office).
  83.  
  84.  
  85.  ╔═══════════════════════════════════════════════════════════════════════════╗
  86.  ║                                                                           ║
  87.  ║ This program may be freely distributed by any means, including bulletin   ║
  88.  ║ boards, provided that there is no fee or charge or consideration of any   ║
  89.  ║ kind involved which is in excess of $8. However, we retain all the rights ║
  90.  ║ to this program.                                                          ║
  91.  ║                                                                           ║
  92.  ╚═══════════════════════════════════════════════════════════════════════════╝
  93.  
  94.  
  95. After you exit from these instructions (by pressing the ESC key) you should
  96. attempt the review quizzes.  Each quiz has a help document which can be read
  97. the same way you are reading this document.  Each quiz consists of 10
  98. questions.  After you complete all 10 questions, the program will assess your
  99. performance.  If you know the material sufficiently well you will be so
  100. advised.  Otherwise the program will recommend that you work on specific
  101. problem areas before re-attempting the same review.
  102.  
  103. If you have a CGA graphics card, you may have seen flickering (snow) on this
  104. and the initial screen.  By selecting SNOW ON or SNOW OFF from the main menu,
  105. this effect can usually be reduced. 
  106.  
  107.  
  108.  ╔═══════════════════════════════════════════════════════════════════════════╗
  109.  ║       Some advice so that you can get the most out of this review.        ║
  110.  ║                                                                           ║
  111.  ║ 1) ALWAYS use paper and pencil.                                           ║
  112.  ║ 2) ALWAYS start from the question and work towards an answer.             ║
  113.  ║    DO NOT start from the answers and work towards the question - some     ║
  114.  ║    questions can be done this way, but that won't help you with calculus. ║
  115.  ║ 3) DO NOT use a calculator - many instructors prohibit their use.         ║
  116.  ║ 4) Remember this review is for your benefit - take it seriously.  If you  ║
  117.  ║    don't understand something fully, admit it, AND DO SOMETHING ABOUT IT! ║
  118.  ║ 5) If you don't know why you missed a question, copy it down, along with  ║
  119.  ║    all the answers, and take it to your instructor for help.  Most        ║
  120.  ║    instructors are human and are quite happy to help a serious student!   ║
  121.  ║                                                                           ║
  122.  ╚═══════════════════════════════════════════════════════════════════════════╝
  123.  
  124. In case you inadvertently go to this point, the end of the document, and have
  125. already forgotten which keys to use, here they are again.
  126.  
  127. Home     :  takes you to the beginning of the document.
  128. End      :  takes you to the end of the document (here).
  129. PgUp     :  takes you up one page.
  130. PgDn     :  takes you down one page.
  131. Up Arrow :  takes you up one line.
  132. Dn Arrow :  takes you down one line.
  133. Ctrl P   :  prints this document (IBM graphics printing capability required).
  134. Esc      :  takes you back to the main menu.
  135.  
  136. This is the end of the Instructions.  Press the ESC key to return to the main
  137. menu.
  138.